ComponentOne FlexReport for WinForms
IndexOf Method (ReportOwnedCollection<TItem>)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ReportOwnedCollection<TItem> Class : IndexOf Method
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal item As TItem _
) As System.Integer
public System.int IndexOf( 
   TItem item
)

Parameters

item
See Also

Reference

ReportOwnedCollection<TItem> Class
ReportOwnedCollection<TItem> Members